KalmanFilter broken on armhf / hppa
authorDebian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Fri, 24 Apr 2020 14:17:04 +0000 (15:17 +0100)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Fri, 24 Apr 2020 14:17:04 +0000 (15:17 +0100)
commit1b1956b4075aa38f74e77d9044b4112cf3da2dae
tree0ddf9dd9e9953f1da32afb6952c76b2ed06eecb5
parentb7704b302eb860045652f663bb4137db409117f4
KalmanFilter broken on armhf / hppa

Warn on use, and xfail the tests

Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Bug-Debian: https://bugs.debian.org/924036
Bug-Ubuntu: https://launchpad.net/bugs/1819227
Forwarded: no

Gbp-Pq: Name xfail_kalman_armhf.patch
12 files changed:
statsmodels/tsa/innovations/tests/test_arma_innovations.py
statsmodels/tsa/statespace/representation.py
statsmodels/tsa/statespace/tests/test_dynamic_factor.py
statsmodels/tsa/statespace/tests/test_kalman.py
statsmodels/tsa/statespace/tests/test_mlemodel.py
statsmodels/tsa/statespace/tests/test_pickle.py
statsmodels/tsa/statespace/tests/test_representation.py
statsmodels/tsa/statespace/tests/test_sarimax.py
statsmodels/tsa/statespace/tests/test_save.py
statsmodels/tsa/statespace/tests/test_structural.py
statsmodels/tsa/statespace/tests/test_var.py
statsmodels/tsa/statespace/tests/test_varmax.py